home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 039a / lh113src.zip / README.DOC < prev    next >
Text File  |  1989-06-20  |  650b  |  21 lines

  1. You need following tools to recompile this program.
  2.  
  3.       1. tcc.exe
  4.       2. tlink.exe
  5.       3. make.exe
  6.       4. bgiobj.exe
  7.          Turbo C v.1.5 is used. You need some modification with TC 2.0.
  8.       5. optasm.exe
  9.          Ver. 1.5. You cann't do with Masm v.4.0,or v.5.1 or Tasm.
  10.       6. exe2bin.exe
  11.       7. symdeb.exe
  12.          These 2 were from MS-DOS v.3.3.
  13.  You have to place these tools in your directories specifed with PATH.
  14. You , also, need to place \include, \lib by turboc.cfg file.
  15.  
  16. Then type make with;
  17.  
  18.      make -Dlang=j   for Japanese version, this may not work.?
  19.      make -Dlang=e   for English version.
  20.  
  21.